Use malloc_default_zone to determine the size of pointers alloced in unexec
authorSteven Tamm <steventamm@mac.com>
Sun, 24 Nov 2002 22:56:59 +0000 (22:56 +0000)
committerSteven Tamm <steventamm@mac.com>
Sun, 24 Nov 2002 22:56:59 +0000 (22:56 +0000)
commit32d585d8eda0f3d55ceb73ec91df126850cb7f62
tree74580c083dc68b8f33a38872bd508149c4420d47
parent23f81174507969f0b9fdcbe10185d9547a4d33ea
Use malloc_default_zone to determine the size of pointers alloced in unexec
space instead of using possibly invalid emacs_zone pointers.  This fixes
the binary incompatibility problems caused by updates to libSystem.B
src/ChangeLog
src/unexmacosx.c